home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / gfx / 3d / isl_1_4.lzh / history.ISL < prev    next >
Text File  |  1993-03-03  |  1KB  |  46 lines

  1. 3-3-93    - ISL 1.4
  2.  
  3.     Improved restage performance.
  4.  
  5.     Added hyphen '-' character to BNF.
  6.  
  7.     Changed restage info message to reflect it's being more of a
  8.     compiler than a re-compiler.
  9.  
  10.     Removed gratuitous and hard-to-remember-to-maintain version numbers
  11.     from several doc files.  README.ISL and history.ISL will continue
  12.     to report the current ISL version.
  13.  
  14. 2-20-93 - ISL 1.3
  15.  
  16.     Added QUICKDRAW flag to AXIS syntax.
  17.  
  18. 2-10-93 - ISL 1.2
  19.  
  20.     Compiled with -O.
  21.  
  22.     Decided it was less confusing to give the entire package a version
  23.     number, rather than each piece.  Thus, destage 1.2 and restage 1.2
  24.     are here even though destage did not change.  At least, the source
  25.     did not change - the size did due to the new compile option above.
  26.  
  27.     Fixed an oversight (bug) which limited the size of a binary stage
  28.     which could be generated by restage to 100000 bytes.  Stages are
  29.     now written directly to disk, and the sizes updated using fseek.
  30.  
  31.     Arbitrarily decided to remove the sample ARexx scripts.  While I
  32.     appreciated the effort which went into writing them, they didn't
  33.     handle the complete ISL syntax and I didn't want to put the effort
  34.     into learning ARexx well enough to fix them.  Perhaps I'll bring
  35.     them back in an enhanced form someday.
  36.  
  37. 12-3-92  - destage 1.0, restage 1.1
  38.  
  39.     Added '-' to the filename characters recognized by restage, fixing
  40.     a spurious parsing error.
  41.  
  42. 11-22-92 - destage 1.0, restage 1.0
  43.  
  44.     Initial release
  45.  
  46.